[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 512   SHUFFLE   <  SKIP 1914  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15156Foster, Dylan, D94519ConcordCaliforniaUnited States
26906Rai, Darrell, CSW1P 2NULondonEnglandUnited Kingdom
17981Mitchell, FernandoWA1WarringtonEnglandUnited Kingdom

Generated 2025-07-20 22:42:55.733 UTC