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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26406Lopez, Haley, M59100RoubaixNordFrance
26953Rubio, Roy, C59100RoubaixNordFrance
27304Robinson, Alexandra, A59100RoubaixNordFrance

Generated 2025-11-05 20:59:32.827 UTC