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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13782Lu, Kelli, L45001EssenHamburgGermany
25447Liang, Marshall, JTY31RuncornEnglandUnited Kingdom
27894Sai, Gerald, LLE18LeedsEnglandUnited Kingdom
17698Butler, Xavier, C91977Spring ValleyCaliforniaUnited States

Generated 2025-07-15 10:00:27.785 UTC