[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 562   <  SKIP 5903  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29393Rai, Sheena94310OrlyVal de MarneFrance
28707Raje, Sharon, M94310OrlyVal de MarneFrance
11402Cai, Kelli, R45000OrleansLoiretFrance

Generated 2025-07-15 12:59:24.722 UTC