[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 2911  >   <  TAKE 7  >   

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14011Shen, Roger, G2065St. LeonardsNew South WalesAustralia
15890Russell, James, D90241DowneyCaliforniaUnited States
17894Simmons, Hailey, L78400ChatouYvelineFrance
22224Alexander, Katherine91910Chula VistaCaliforniaUnited States
17674Wang, Kevin90210Beverly HillsCaliforniaUnited States
29402Andersen, Damien, K78100Saint Germain en LayeYvelineFrance
20891Anand, Darrell, M92700ColombesHauts de SeineFrance

Generated 2025-10-28 02:06:00.642 UTC