[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 24   SHUFFLE   <  SKIP 2986  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20252Raje, Darrell2060Lavender BayNew South WalesAustralia
15712Chandra, WhitneySW1P 2NULondonEnglandUnited Kingdom
21920Bennett, Destiny91945Lemon GroveCaliforniaUnited States

Generated 2025-07-17 05:46:08.889 UTC