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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15912Simmons, Mya, C90401Santa MonicaCaliforniaUnited States
21529Martinez, Kristi, L45000OrleansLoiretFrance
24861Vance, Evelyn, C93000BobignySeine Saint DenisFrance

Generated 2025-07-19 19:48:11.265 UTC