[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 3092   SHUFFLE   <  SKIP 1054  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25542Gutierrez, Gerald92310SèvresHauts de SeineFrance
17827Coleman, Maria, D78000VersaillesYvelineFrance
23472Rodriguez, Alyssa94611OaklandCaliforniaUnited States

Generated 2025-07-21 08:01:38.332 UTC