[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 2421   SHUFFLE   <  SKIP 5169  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14775Xie, Bonnie20354HamburgHamburgGermany
15909Ross, Cassidy, W90712LakewoodCaliforniaUnited States
26041Torres, Gloria, G98225BellinghamWashingtonUnited States

Generated 2025-07-14 02:13:57.043 UTC