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

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14035Hughes, Hunter91932Imperial BeachCaliforniaUnited States
24980Phillips, Savannah91950Lincoln AcresCaliforniaUnited States
14175Mehta, CynthiaPE17BuryEnglandUnited Kingdom
24766White, Christian, A98403TacomaWashingtonUnited States
20894Thomas, Alyssa, L59140DunkerqueNordFrance
25582Luo, Leonard, AGA10GatesheadEnglandUnited Kingdom

Generated 2025-11-05 17:54:48.374 UTC