[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 189   SHUFFLE   <  SKIP 666  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26350King, GabrielleV7L 4J4N. VancouverBritish ColumbiaCanada
14886Powell, Sydney, MV8VVictoriaBritish ColumbiaCanada
26213Andersen, Grant, A92100Boulogne-BillancourtHauts de SeineFrance
28280Powell, Tristan, G97045Oregon CityOregonUnited States

Generated 2025-07-10 21:40:48.760 UTC