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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16692Diaz, Jay2450Coffs HarbourNew South WalesAustralia
11433Shan, Maurice, M93290Tremblay-en-FranceSeine Saint DenisFrance
17119Harris, IsabellaV8Z 4N5ShawneeBritish ColumbiaCanada
27965Gomez, MeredithMK8 8ZDMilton KeynesEnglandUnited Kingdom

Generated 2025-07-14 19:28:11.409 UTC