[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 484   SHUFFLE   <  SKIP 1237  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20405Campbell, Isaiah94070San CarlosCaliforniaUnited States
17804Torres, Melody91054ErlangenBayernGermany
26475Gonzalez, Isabella, L92625Newport BeachCaliforniaUnited States

Generated 2025-07-10 01:29:02.621 UTC