[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 875   SHUFFLE   <  SKIP 274  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24557Lin, Franklin, MRG41 1QWWokinghamEnglandUnited Kingdom
16619Perez, Whitney2113North RydeNew South WalesAustralia
24374Ma, Eugene, A2264SilverwaterNew South WalesAustralia

Generated 2025-07-15 14:05:47.357 UTC