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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14007Garcia, Rebekah, M2450Coffs HarbourNew South WalesAustralia
13405Bryant, Ethan, L59100RoubaixNordFrance
11273Lal, Nathan, E92806La JollaCaliforniaUnited States

Generated 2025-07-19 12:46:37.117 UTC