[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 522   <  SKIP 1630  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18701Lal, Kenneth, J3429SunburyVictoriaAustralia
19264Gonzalez, Kristopher, C3429SunburyVictoriaAustralia
18465Yang, Jamie, S3429SunburyVictoriaAustralia

Generated 2025-07-18 03:55:33.972 UTC