[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 34   SHUFFLE   <  SKIP 1496  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18206Madan, Bruce, G2450Coffs HarbourNew South WalesAustralia
27463Morgan, Rachel91910Chula VistaCaliforniaUnited States
12531Xu, Autumn, I97005BeavertonOregonUnited States

Generated 2025-07-13 14:03:34.857 UTC