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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12026Flores, Lucas91791West CovinaCaliforniaUnited States
14758Long, Victoria91203GlendaleCaliforniaUnited States
15461Gutierrez, Alberto, RGA10GatesheadEnglandUnited Kingdom

Generated 2025-07-15 14:23:47.375 UTC