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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27204Hall, Devin91910Chula VistaCaliforniaUnited States
26067Morgan, Erin91945Lemon GroveCaliforniaUnited States
13740Ramirez, Jada99362Walla WallaWashingtonUnited States

Generated 2025-07-12 12:19:27.878 UTC