[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 995   SHUFFLE   <  SKIP 1553  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20663Stewart, Kaitlyn, A92020El CajonCaliforniaUnited States
25579Prasad, Bobby, W94310OrlyVal de MarneFrance
20065Lal, Grant, L34117KasselHessenGermany

Generated 2025-07-20 21:29:55.891 UTC