[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 468   SHUFFLE   <  SKIP 1195  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12097Allen, Sean, LV9B 5T2ShawneeBritish ColumbiaCanada
18203Kumar, Louis, A2061Milsons PointNew South WalesAustralia
22304Vazquez, JaimeW1X3SELondonEnglandUnited Kingdom

Generated 2025-07-18 18:07:16.879 UTC