[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 24   SHUFFLE   <  SKIP 760  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13422Washington, Jacqueline, C91977Spring ValleyCaliforniaUnited States
27845Wright, Angel93700DrancySeine Saint DenisFrance
23574Hernandez, Ebony, S2580GoulburnNew South WalesAustralia

Generated 2025-07-11 23:22:02.027 UTC