[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 456   SHUFFLE   <  SKIP 1358  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28546Xu, Alisha93000BobignySeine Saint DenisFrance
24293Rivera, Anna91950Lincoln AcresCaliforniaUnited States
19584Sanchez, Terrance4217Gold CoastQueenslandAustralia

Generated 2025-07-21 09:00:42.151 UTC