[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 24   SHUFFLE   <  SKIP 1591  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27641Alexander, Miranda92020El CajonCaliforniaUnited States
25181Torres, Jesse, S97205PortlandOregonUnited States
16252Jiménez, Danny66740SaarlouisSaarlandGermany
18891James, Megan, S90706BellflowerCaliforniaUnited States

Generated 2025-07-13 18:47:08.428 UTC