[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 750   <  SKIP 1437  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25565Perez, Kevin, M3429SunburyVictoriaAustralia
26144Russell, Cassidy, N3429SunburyVictoriaAustralia
26592Lopez, Brenda3429SunburyVictoriaAustralia

Generated 2025-10-08 17:47:00.955 UTC