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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27069Perez, Gabriella, A90505TorranceCaliforniaUnited States
19128Jackson, Madison, C90712LakewoodCaliforniaUnited States
28809Cooper, Isaac, I97068W. LinnOregonUnited States

Generated 2025-07-18 12:55:44.785 UTC