[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 470   SHUFFLE   <  SKIP 2722  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26192Hill, Noah4655Hervey BayQueenslandAustralia
21377Bailey, Allison2580GoulburnNew South WalesAustralia
28356Gonzalez, Blake, M92806La JollaCaliforniaUnited States

Generated 2025-07-09 17:08:37.443 UTC