[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 511   SHUFFLE   <  SKIP 1519  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13424Thomas, Jasmine, M97330CorvallisOregonUnited States
23537Hernandez, Victor, T1002SydneyNew South WalesAustralia
14024Moore, Hannah94611OaklandCaliforniaUnited States
22555Taylor, Ethan93400Saint-DenisSeine Saint DenisFrance

Generated 2025-07-19 12:47:01.113 UTC