[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 2192  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26566Chen, Crystal, M3429SunburyVictoriaAustralia
26592Lopez, Brenda3429SunburyVictoriaAustralia
26917Dominguez, Roberto, A3429SunburyVictoriaAustralia

Generated 2025-07-08 22:21:02.194 UTC