[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 2778  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15165Anand, Carl94014ColmaCaliforniaUnited States
22455Kapoor, Roy22001HamburgHessenGermany
13067Garcia, Olivia, S98168BurienWashingtonUnited States

Generated 2025-07-15 01:50:05.209 UTC