[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 509   SHUFFLE   <  SKIP 1082  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26807Hall, Angel, H91945Lemon GroveCaliforniaUnited States
22443Suarez, Marvin, M57000MetzMoselleFrance
12342Young, Morgan, L1002SydneyNew South WalesAustralia

Generated 2025-07-18 01:03:48.223 UTC