[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 650   SHUFFLE   <  SKIP 3202  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13477Wood, Katherine91932Imperial BeachCaliforniaUnited States
13526Liu, Krystal, D6006PerthSouth AustraliaAustralia
21834Mehta, Jillian, H95010HofBayernGermany

Generated 2025-07-13 06:30:23.407 UTC