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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17951Malhotra, FrederickEM15Esher-MoleseyEnglandUnited Kingdom
18491Gonzalez, Michele, D2010DarlinghurstNew South WalesAustralia
12636Salah, Tamer, A12171BerlinSaarlandGermany

Generated 2025-07-18 07:05:18.462 UTC