[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 2525  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19381Romero, Brandi93500PantinSeine Saint DenisFrance
14713Ye, Jon, W63009OffenbachSaarlandGermany
23506Campbell, Jesse94611OaklandCaliforniaUnited States

Generated 2025-07-14 17:52:51.355 UTC