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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20881Navarro, Wendy, CPE17BuryEnglandUnited Kingdom
16655Taylor, Destiny, M90712LakewoodCaliforniaUnited States
18178Goel, Tracy, JRG7 5H7ReadingEnglandUnited Kingdom
15983Ross, Alexis, L94070San CarlosCaliforniaUnited States

Generated 2025-07-18 03:14:07.506 UTC