[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 975   SHUFFLE   <  SKIP 1156  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24239Hernandez, Miguel, L91932Imperial BeachCaliforniaUnited States
16318Moreno, Kellie, TWA3 7BHWarringtonEnglandUnited Kingdom
22194Sai, Bruce2060Lavender BayNew South WalesAustralia

Generated 2025-07-21 19:39:07.908 UTC