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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13296Anderson, Seth, D90210Beverly HillsCaliforniaUnited States
17191Guo, Gilbert, H80074MünchenHessenGermany
19448Fernandez, Meagan, CW1X3SELondonEnglandUnited Kingdom
17274Lu, Arturo, E98312BremertonWashingtonUnited States

Generated 2025-07-11 22:31:43.742 UTC