[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 1445   SHUFFLE   <  SKIP 291  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26781Cox, Jan, D98052RedmondWashingtonUnited States
21701Sanders, Abigail, J97034Lake OswegoOregonUnited States
23537Hernandez, Victor, T1002SydneyNew South WalesAustralia

Generated 2025-07-12 12:27:01.523 UTC