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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20877Ross, Richard, J93290Tremblay-en-FranceSeine Saint DenisFrance
16465Goel, KaraCM11BillericayEnglandUnited Kingdom
26897Xie, Katrina, MSW8 1XDLondonEnglandUnited Kingdom

Generated 2025-07-11 07:29:24.553 UTC