[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 1358  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11300Barnes, FernandoV7L 4J4N. VancouverBritish ColumbiaCanada
22800Alvarez, Dwayne, G92700ColombesHauts de SeineFrance
13914Bell, Abigail91910Chula VistaCaliforniaUnited States

Generated 2025-07-08 14:34:24.362 UTC