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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11852Russell, Kyle, M90712LakewoodCaliforniaUnited States
16152Evans, Katherine, E91776San GabrielCaliforniaUnited States
13789Shan, Julie, M66001SaarbrückenSaarlandGermany

Generated 2025-07-21 02:48:39.766 UTC