[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 461   SHUFFLE   <  SKIP 4095  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28451Chander, Nichole, HGL7 1RYGloucestershireEnglandUnited Kingdom
17061Alonso, Brandi2264SilverwaterNew South WalesAustralia
25119Lopez, Deanna, L2580GoulburnNew South WalesAustralia

Generated 2025-07-11 10:46:37.996 UTC