[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 7091  >   <  TAKE 3  >   

Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27690Navarro, Jaime, T5023FindonSouth AustraliaAustralia
21669Rodriguez, JessicaGL50CheltenhamEnglandUnited Kingdom
11795Thomas, Nicole90241DowneyCaliforniaUnited States

Generated 2025-07-13 10:38:04.503 UTC