[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 3677   SHUFFLE   <  SKIP 3018  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26143Mehta, Michele2060Lavender BayNew South WalesAustralia
16639Romero, Renee, E3337MeltonVictoriaAustralia
21767Ramirez, Mariah, M90706BellflowerCaliforniaUnited States

Generated 2025-07-17 00:54:05.001 UTC