[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 3917   SHUFFLE   <  SKIP 2397  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24758Adams, Gabriella, K98033KirklandWashingtonUnited States
22766Hayes, Cassidy98366Port OrchardWashingtonUnited States
27859Carlson, Danny38231SalzgitterHessenGermany

Generated 2025-07-20 09:38:42.037 UTC