[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   SKIP 655   <  SKIP 2251  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19237Gomez, Kristy, M98312BremertonWashingtonUnited States
13725Henderson, Nathan91776San GabrielCaliforniaUnited States
14159Malhotra, JayRG12 8TBBracknellEnglandUnited Kingdom

Generated 2025-07-15 22:15:47.767 UTC