[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 3677   SHUFFLE   <  SKIP 1449  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22398Moreno, Sheila, C22001HamburgHessenGermany
28294Jenkins, Alexis90802Long BeachCaliforniaUnited States
19766Lin, Edwin2036MalabarNew South WalesAustralia

Generated 2025-07-21 01:15:56.879 UTC