[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 468   SHUFFLE   <  SKIP 1027  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29004Thomas, Andrew, C90401Santa MonicaCaliforniaUnited States
22234Gonzalez, KatherineV8Z 4N5ShawneeBritish ColumbiaCanada
24685Kumar, Jordan, E91950Lincoln AcresCaliforniaUnited States

Generated 2025-07-09 22:01:09.668 UTC