[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 484   SHUFFLE   <  SKIP 2818  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12412Wright, Mackenzie, K90241DowneyCaliforniaUnited States
19863Powell, Paige98168BurienWashingtonUnited States
13794Martin, Mallory, JWA1 4SYWoolstonEnglandUnited Kingdom

Generated 2025-07-17 04:28:42.989 UTC