[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 31   SHUFFLE   <  SKIP 371  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21040Luo, Chad, RBD1 4SJW. YorkEnglandUnited Kingdom
12850Raji, Johnny, S91480FrankfurtBayernGermany
26792Torres, Casey94704BerkeleyCaliforniaUnited States

Generated 2025-07-14 02:51:32.698 UTC