[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country < ORDER BY City TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SHUFFLE < SKIP 2514 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
18090 | Smith, Lucas, P | V3A 4R2 | Langley | British Columbia | Canada |
18102 | Lewis, Nicholas, G | 91977 | Spring Valley | California | United States |
Generated 2025-07-09 19:10:11.237 UTC