[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 438   SHUFFLE   <  SKIP 599  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16720Perry, Morgan, C91502BurbankCaliforniaUnited States
23299Jimenez, Kristy, E98225BellinghamWashingtonUnited States
23234Lu, Brent, R80074MünchenHamburgGermany

Generated 2025-07-17 21:22:48.387 UTC