[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 4512   <  SKIP 1795  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26843Gonzalez, Noah33098PaderbornNordrhein-WestfalenGermany
26969Hu, Cedric33041PaderbornHamburgGermany
27127Black, Misty33041PaderbornHamburgGermany

Generated 2025-07-21 08:29:56.666 UTC