[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 875   SHUFFLE   <  SKIP 3806  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12471Zeng, Lacey46236BottropNordrhein-WestfalenGermany
22825Zeng, Kelli, MCM11BillericayEnglandUnited Kingdom
22305Carlson, Anne, HSW19 3RULondonEnglandUnited Kingdom
19320Deng, Bethany, A91940Les UlisEssonneFrance

Generated 2025-07-14 20:38:48.112 UTC