[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 322   SHUFFLE   <  SKIP 202  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27791Deng, Shawna, C80074MünchenHessenGermany
26015Chow, Gabriel92806La JollaCaliforniaUnited States
18110Li, Austin, B90802Long BeachCaliforniaUnited States

Generated 2025-07-17 19:53:52.178 UTC