[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 673  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15498Washington, Alexandra, EV9B 2C3ShawneeBritish ColumbiaCanada
13902Simmons, Jeremiah94519ConcordCaliforniaUnited States
15184Hernandez, Mathew, A4171HawthorneQueenslandAustralia

Generated 2025-07-11 20:14:21.557 UTC