[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 512   SHUFFLE   <  SKIP 86  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26403Navarro, Philip04139LeipzigNordrhein-WestfalenGermany
22394Suri, Meagan, D93500PantinSeine Saint DenisFrance
14883Barnes, Gabrielle91945Lemon GroveCaliforniaUnited States

Generated 2025-07-11 20:14:52.258 UTC