[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 440 SHUFFLE < SKIP 2260 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
26915 | Kumar, Peter | LA1 1LN | Lancaster | England | United Kingdom |
14905 | Shen, Ricardo | 98168 | Burien | Washington | United States |
16490 | Robinson, Megan, G | 91776 | San Gabriel | California | United States |
Generated 2025-07-11 18:03:10.872 UTC