[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 908 SHUFFLE < SKIP 119 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
14538 | Brown, Katherine | 59000 | Lille | Nord | France |
18837 | Hernandez, Amanda | 91977 | Spring Valley | California | United States |
Generated 2025-07-13 05:28:04.632 UTC