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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19820Coleman, Alexandra, A91950Lincoln AcresCaliforniaUnited States
15685Vazquez, Robin63009OffenbachSaarlandGermany
23754Goel, Cassie92081Paris La DefenseHauts de SeineFrance

Generated 2025-07-13 12:56:24.199 UTC