[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 250   SHUFFLE   <  SKIP 940  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22737Sai, Heidi, S94704BerkeleyCaliforniaUnited States
16887Rivera, Cody, L91945Lemon GroveCaliforniaUnited States
26406Lopez, Haley, M59100RoubaixNordFrance

Generated 2025-07-13 19:49:11.781 UTC