[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 3156  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12035Prasad, Gerald, B7001HobartTasmaniaAustralia
17560Richardson, Kaylee, L98403TacomaWashingtonUnited States
15090Mehta, Troy46236BottropNordrhein-WestfalenGermany
16466Kumar, Alisha, I64283DarmstadtHessenGermany

Generated 2025-07-10 06:58:47.990 UTC