[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 750   SHUFFLE   <  SKIP 67  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26047Hall, Ashley, A98027IssaquahWashingtonUnited States
26793Nelson, Jesse, M90505TorranceCaliforniaUnited States
17325Henderson, Paige, C4000BrisbaneQueenslandAustralia

Generated 2025-07-13 03:54:06.562 UTC