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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24353Ramirez, Andrea94070San CarlosCaliforniaUnited States
21135Raji, Raul, PCB4 4BZCambridgeEnglandUnited Kingdom
18589Stewart, Anna98312BremertonWashingtonUnited States

Generated 2025-07-12 03:18:29.105 UTC