[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 213   SHUFFLE   <  SKIP 363  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15919Prasad, Rebekah, AKB9KirkbyEnglandUnited Kingdom
12543Alvarez, Ruben91370Verrieres Le BuissonEssonneFrance
15909Ross, Cassidy, W90712LakewoodCaliforniaUnited States
14294Gray, Steven, L92020El CajonCaliforniaUnited States

Generated 2025-07-20 00:48:15.056 UTC