[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 445   SHUFFLE   <  SKIP 3697  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12626Lal, CassieC2H 7AULondonEnglandUnited Kingdom
22816Cai, Erica63009OffenbachSaarlandGermany
26246Bell, Jade, T94010BurlingameCaliforniaUnited States
21666Jimenez, Leslie14197BerlinNordrhein-WestfalenGermany

Generated 2025-07-17 16:21:48.450 UTC