[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 376   SHUFFLE   <  SKIP 2144  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14024Moore, Hannah94611OaklandCaliforniaUnited States
12629Nara, Russell20354HamburgHamburgGermany
27526Ma, Ramon, D90210Beverly HillsCaliforniaUnited States

Generated 2025-07-21 17:20:29.498 UTC