[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 2421   SHUFFLE   <  SKIP 3273  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23131Peterson, Caitlin, J98052RedmondWashingtonUnited States
11837Alexander, Haley94109San FranciscoCaliforniaUnited States
28927Rana, Jermaine, S6105CloverdaleSouth AustraliaAustralia

Generated 2025-07-12 03:07:59.922 UTC