[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 999   <  SKIP 5253  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14835Saunders, Melody, R33041PaderbornHamburgGermany
14940Rana, Carmen, A33041PaderbornHamburgGermany
13608Kumar, Karla, H33041PaderbornHamburgGermany

Generated 2025-07-16 02:27:50.031 UTC