[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 2670   SHUFFLE   <  SKIP 91  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25033Zhu, Omar2036MalabarNew South WalesAustralia
21235Hernandez, Stephanie, V90706BellflowerCaliforniaUnited States
26129Anand, Jodi2450Coffs HarbourNew South WalesAustralia

Generated 2025-07-20 22:17:23.953 UTC