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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27315Mitchell, James66740SaarlouisSaarlandGermany
13433Vazquez, Jessie, E90706BellflowerCaliforniaUnited States
13492Foster, Christian, C91502BurbankCaliforniaUnited States

Generated 2025-07-14 06:04:25.826 UTC