[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 413   SHUFFLE   <  SKIP 2505  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24915Patel, Stanley, L4655Hervey BayQueenslandAustralia
12560Gao, Mandy, MW1X3SELondonEnglandUnited Kingdom
22357Lal, Justin92020El CajonCaliforniaUnited States

Generated 2025-07-11 01:52:49.512 UTC