[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 1570  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15683Carlson, Jessie38001BraunschweigNordrhein-WestfalenGermany
16379Jimenez, Marc, F94014ColmaCaliforniaUnited States
22194Sai, Bruce2060Lavender BayNew South WalesAustralia

Generated 2025-07-13 11:45:17.527 UTC