[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 322   SHUFFLE   <  SKIP 411  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11224Li, Tiffany, J98168BurienWashingtonUnited States
23771Gomez, Julio, E94310OrlyVal de MarneFrance
13017Alexander, Xavier, A94519ConcordCaliforniaUnited States
12529Allen, Isaiah, A94704BerkeleyCaliforniaUnited States

Generated 2025-07-17 00:26:05.236 UTC