[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 344   SHUFFLE   <  SKIP 456  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29380Blanco, Teresa92081Paris La DefenseHauts de SeineFrance
17930Srini, Chelsea, S75017ParisSeine (Paris)France
25048Sharma, Yolanda, KV8Y 1L1CliffsideBritish ColumbiaCanada

Generated 2025-07-16 00:19:57.382 UTC