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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20847Young, Kyle, T66740SaarlouisSaarlandGermany
18155Morgan, AriannaCM11BillericayEnglandUnited Kingdom
29412Gutierrez, Melinda, K78400ChatouYvelineFrance

Generated 2025-07-17 20:08:08.214 UTC