[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   <  SKIP 8470  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26403Navarro, Philip04139LeipzigNordrhein-WestfalenGermany
26822Gonzalez, Cindy04139LeipzigNordrhein-WestfalenGermany
26894Goel, Lindsey04139LeipzigNordrhein-WestfalenGermany

Generated 2025-07-11 00:56:15.490 UTC