[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 3669   SHUFFLE   <  SKIP 36  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21415Sanchez, Sydney98052RedmondWashingtonUnited States
22245Lopez, Evan97034Lake OswegoOregonUnited States
19901Sara, Ronald, A66272Sulzbach TaunusSaarlandGermany
19870Martin, James, MV7L 4J4N. VancouverBritish ColumbiaCanada

Generated 2025-07-13 09:00:36.486 UTC