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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13521Lu, Sandra, N6105CloverdaleSouth AustraliaAustralia
26300Ortega, Audrey, D90706BellflowerCaliforniaUnited States
22302Guo, Clayton, JLE18LeedsEnglandUnited Kingdom

Generated 2025-07-15 09:56:56.540 UTC