[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 413   SHUFFLE   <  SKIP 2390  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20587Johnston, Shannon, L92150SuresnesHauts de SeineFrance
11860Walker, Nicole91950National CityCaliforniaUnited States
24630Howard, Brianna, DV3L 1H4WestminsterBritish ColumbiaCanada

Generated 2025-07-12 23:47:37.258 UTC