[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 6021  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22487Gill, Jonathon, B93290Tremblay-en-FranceSeine Saint DenisFrance
26252Garcia, Morgan, R91950Lincoln AcresCaliforniaUnited States
22555Taylor, Ethan93400Saint-DenisSeine Saint DenisFrance

Generated 2025-07-13 19:29:32.603 UTC