[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 526  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12544Jordan, Bruce, E24044KielSaarlandGermany
15299Lopez, Charles, H97355LebanonOregonUnited States
19340Dominguez, Renee48001MünsterSaarlandGermany
25821Gao, Krystal3429SunburyVictoriaAustralia
17186Evans, Isaac, ACM11BillericayEnglandUnited Kingdom
22184Carter, Jeremy90712LakewoodCaliforniaUnited States

Generated 2025-07-10 02:23:32.438 UTC