[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 875   SHUFFLE   <  SKIP 6560  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24882Srini, Meredith, V59100RoubaixNordFrance
19121Blue, Kaitlyn, F91203GlendaleCaliforniaUnited States
22804Butler, Kelly20354HamburgHamburgGermany

Generated 2025-07-08 23:27:04.514 UTC