[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 213   SHUFFLE   <  SKIP 868  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15332Sharma, Jason, F98104SeattleWashingtonUnited States
15438Rodriguez, Arthur2065St. LeonardsNew South WalesAustralia
11697Lee, Eduardo94611OaklandCaliforniaUnited States

Generated 2025-07-18 22:57:48.796 UTC