[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 189   SHUFFLE   <  SKIP 1379  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18994Allen, Jackson, J98027IssaquahWashingtonUnited States
25825Fernandez, Tammy, A2777SpringwoodNew South WalesAustralia
26242Lewis, IsabellaV8Z 4N5ShawneeBritish ColumbiaCanada

Generated 2025-07-13 10:04:57.099 UTC