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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13261Andersen, Lindsey, S33098PaderbornNordrhein-WestfalenGermany
13265Adams, Luke, C33098PaderbornNordrhein-WestfalenGermany
13682Lopez, Fernando, M33098PaderbornNordrhein-WestfalenGermany

Generated 2025-07-13 07:40:53.652 UTC