[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 2295   SHUFFLE   <  SKIP 233  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11380Kumar, Mitchell, L66740SaarlouisSaarlandGermany
27065Wright, Jordan, E94536FremontCaliforniaUnited States
15744Gray, Angela, T98020EdmondsWashingtonUnited States
19799Taylor, Austin, L91364Woodland HillsCaliforniaUnited States

Generated 2025-07-15 22:06:33.046 UTC