[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 3669   SHUFFLE   <  SKIP 4004  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15223Martin, Ebony, F2113North RydeNew South WalesAustralia
18786Chande, Dustin90706BellflowerCaliforniaUnited States
28931Jiménez, Darren, W2036MalabarNew South WalesAustralia

Generated 2025-07-16 11:34:00.843 UTC