[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 364   SHUFFLE   <  SKIP 1197  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13225Suarez, Jésus94704BerkeleyCaliforniaUnited States
27232Mr., Thirunavukkarasu, Ram98371PuyallupWashingtonUnited States
12280Alvarez, Theresa, H17490Saint OuenCharente-MaritimeFrance

Generated 2025-07-13 14:53:22.422 UTC