[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 872   SHUFFLE   <  SKIP 322  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23717Griffin, Aidan, A98052RedmondWashingtonUnited States
16742Pal, Mitchell, R2500WollongongNew South WalesAustralia
25763Johnson, Hannah98312BremertonWashingtonUnited States

Generated 2025-07-16 14:37:32.597 UTC