[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 327   SHUFFLE   <  SKIP 954  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18100Li, Kyle, L92625Newport BeachCaliforniaUnited States
11012Walker, Lauren, M98312BremertonWashingtonUnited States
13393Kumar, Willie97005BeavertonOregonUnited States

Generated 2025-07-14 09:46:09.389 UTC