[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 0   SHUFFLE   <  SKIP 4002  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12964Russell, XavierV0SookeBritish ColumbiaCanada
12888Barnes, Melissa, K97034Lake OswegoOregonUnited States
16291Lal, Lindsey, H75019ParisSeine (Paris)France
16525Liang, Martha2580GoulburnNew South WalesAustralia
27273Miller, Marcus90712LakewoodCaliforniaUnited States
26915Kumar, PeterLA1 1LNLancasterEnglandUnited Kingdom

Generated 2025-11-05 07:51:08.474 UTC