[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 3027   SHUFFLE   <  SKIP 2319  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25076Jenkins, Nicole, W91950Lincoln AcresCaliforniaUnited States
14960Pal, Leonard, B92700ColombesHauts de SeineFrance
18063Ward, Alexandria, C94070San CarlosCaliforniaUnited States

Generated 2025-07-12 15:02:03.769 UTC