[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 2476   SHUFFLE   <  SKIP 442  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13693Gonzalez, Dominic, LE17 6JFLondonEnglandUnited Kingdom
13534Navarro, BethW10 6BLLondonEnglandUnited Kingdom
15072Subram, Whitney93290Tremblay-en-FranceSeine Saint DenisFrance
14922Perry, Paige, R98403TacomaWashingtonUnited States

Generated 2025-07-17 19:56:13.409 UTC