[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 650   SHUFFLE   <  SKIP 3226  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18631Shan, CarlyY03 4TNYorkEnglandUnited Kingdom
24558Brooks, Savannah, RCM11BillericayEnglandUnited Kingdom
28704Ruiz, Roy, LW1X3SELondonEnglandUnited Kingdom
13452Evans, Kaitlyn91203GlendaleCaliforniaUnited States
20368Jackson, Thomas, J91977Spring ValleyCaliforniaUnited States
14928Patel, Roy, ASW8 1XDLondonEnglandUnited Kingdom

Generated 2025-07-10 10:06:26.508 UTC