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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21342Xie, Tonya, S90210Beverly HillsCaliforniaUnited States
26835Turner, Kyle, C93290Tremblay-en-FranceSeine Saint DenisFrance
21609Blanco, Tabitha91910Chula VistaCaliforniaUnited States

Generated 2025-07-16 11:22:29.695 UTC