[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 2421   SHUFFLE   <  SKIP 1347  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25636Raji, TommyRG12 8TBBracknellEnglandUnited Kingdom
18069Hill, Elijah, E92020El CajonCaliforniaUnited States
21901Taylor, Elizabeth, P97034Lake OswegoOregonUnited States

Generated 2025-07-14 07:37:24.093 UTC