[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 468   SHUFFLE   <  SKIP 593  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19078She, Misty, T93700DrancySeine Saint DenisFrance
13135Rai, Johnny, A2777SpringwoodNew South WalesAustralia
27066Murphy, Cole91950National CityCaliforniaUnited States
23285Luo, Latoya, D98312BremertonWashingtonUnited States
22337Jenkins, Haley, L94014ColmaCaliforniaUnited States
16300Martin, Orlando, CAS23Stoke-on-TrentEnglandUnited Kingdom

Generated 2025-07-20 15:49:25.404 UTC