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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23243Rogers, Jasmine, K97301SalemOregonUnited States
12533Washington, Luis, T99362Walla WallaWashingtonUnited States
28451Chander, Nichole, HGL7 1RYGloucestershireEnglandUnited Kingdom

Generated 2025-07-17 07:35:39.766 UTC