[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 484   SHUFFLE   <  SKIP 1293  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20081Xie, Jerry98168BurienWashingtonUnited States
22770Morgan, Chloe, L94611OaklandCaliforniaUnited States
23241Torres, Armando98312BremertonWashingtonUnited States

Generated 2025-11-06 00:27:51.308 UTC