[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 4   SHUFFLE   <  SKIP 278  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14564Bailey, Chloe, L92102San DiegoCaliforniaUnited States
15661Robinson, Brandon, JAS23Stoke-on-TrentEnglandUnited Kingdom
20675Martin, Natalie, M97034Lake OswegoOregonUnited States

Generated 2025-07-15 16:46:59.947 UTC