[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 484   SHUFFLE   <  SKIP 1690  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28776Morris, Abigail, C91791West CovinaCaliforniaUnited States
20603Sullivan, Henry, L7001HobartTasmaniaAustralia
11971Adams, Amanda, P94536FremontCaliforniaUnited States

Generated 2025-07-15 10:11:39.978 UTC