[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 1925   SHUFFLE   <  SKIP 518  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29040Liu, Colleen, A94704BerkeleyCaliforniaUnited States
21958Blanco, Mallory2777SpringwoodNew South WalesAustralia
19180Navarro, Joan77127LieusaintSeine et MarneFrance

Generated 2025-07-14 05:51:54.977 UTC