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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24981Davis, Jose98371PuyallupWashingtonUnited States
16197Prasad, Heidi, M14197BerlinNordrhein-WestfalenGermany
15554Bailey, Zoe, L94519ConcordCaliforniaUnited States

Generated 2025-07-19 21:00:53.566 UTC