[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 644   SHUFFLE   <  SKIP 707  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26126Bell, Alexandra, R90012Los AngelesCaliforniaUnited States
18507Baker, Edward94109San FranciscoCaliforniaUnited States
22393Perez, Chelsea, K80074MünchenHamburgGermany

Generated 2025-07-20 07:25:41.966 UTC