[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 3243   SHUFFLE   <  SKIP 1414  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16428Ross, RyanPE17BuryEnglandUnited Kingdom
24419Rivera, Kaylee, L94704BerkeleyCaliforniaUnited States
13276Johnson, Sarah, E98201EverettWashingtonUnited States

Generated 2025-07-17 17:55:49.996 UTC