[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 480   SHUFFLE   <  SKIP 775  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15134Raman, Meagan, J4000BrisbaneQueenslandAustralia
28772Hughes, Eric97068W. LinnOregonUnited States
24634He, Crystal, S98312BremertonWashingtonUnited States

Generated 2025-11-05 23:49:13.486 UTC