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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22953Liang, Barbara, T7001HobartTasmaniaAustralia
24638Lopez, Julia, I94611OaklandCaliforniaUnited States
11208Reed, Maria91203GlendaleCaliforniaUnited States

Generated 2025-07-19 03:50:43.014 UTC