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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27315Mitchell, James66740SaarlouisSaarlandGermany
24957Howard, Anna, A90712LakewoodCaliforniaUnited States
17259Wang, Trisha, V2500WollongongNew South WalesAustralia

Generated 2025-07-12 08:04:25.427 UTC