[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 363 SHUFFLE < SKIP 342 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
13468 | Sanders, Mariah | 97205 | Portland | Oregon | United States |
13013 | Ye, Vincent | 4700 | Rockhampton | Queensland | Australia |
Generated 2025-07-20 05:40:33.003 UTC