[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 2359   SHUFFLE   <  SKIP 1489  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21428Brooks, Jada, A98168BurienWashingtonUnited States
20892Sara, Henry, LSW1P 2NULondonEnglandUnited Kingdom
26675King, Natalie, L94070San CarlosCaliforniaUnited States

Generated 2025-07-17 00:33:26.832 UTC