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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26875Perez, Bobby, D80074MünchenHessenGermany
21615Torres, Grace, J94519ConcordCaliforniaUnited States
25616Rubio, JésusWA3WatfordEnglandUnited Kingdom

Generated 2025-07-13 02:26:01.473 UTC